The figure eight is one of the simplest three-body gravitational choreographies known. The purpose of this presentation is to display details of the figure eight as explicit functions of time as a step towards explicit parametrization of the orbit.

The Hamiltonian in what will be called direct variables is

H=m2 (x· 12 +y· 12 +x· 22 +y· 22 +x· 32 +y· 32) -kr12 -kr23 -kr31 =E

with equal masses and the radial differences

r12 =(x1 -x2 )2 +(y1 -y2 )2 r23 =(x2 -x3 )2 +(y2 -y3 )2 r31 =(x3 -x1 )2 +(y3 -y1 )2

The equations of motion in direct variables are

mx ··1 =kx1 -x2 r123 +kx3 -x1 r313 mx ··2 =kx2 -x3 r233 +kx1 -x2 r123 mx ··3 =kx3 -x1 r313 +kx2 -x3 r233   my ··1 =ky1 -y2 r123 +ky3 -y1 r313 my ··2 =ky2 -y3 r233 +ky1 -y2 r123 my ··3 =ky3 -y1 r313 +ky2 -y3 r233

Adding triples of equations gives the constraints

x ··1 +x ··2 +x ··3 =0 y ··1 + y··2 + y··3 =0

which can be translated into constraints on the center of mass

x1+x2 +x3 =0 x·1 +x·2 +x·3 =0 y1+y2 +y3 =0 y·1 +y·2 +y·3 =0

by suitable choices of the initial conditions.

The appearance of only differences in the potential energy and hence right-hands sides of equations of motion motivates the introduction of difference variables:

x12 =x1 -x2 x23 =x2 -x3 x31 =x3 -x1 y12 =y1 -y2 y23 =y2 -y3 y31 =y3 -y1 r122 =x122 +y122 r232 =x232 +y232 r312 =x312 +y312

These differences will also be called dual variables for a reason to be made patent. The equations of motion in differences are somewhat simpler,

mx ··12 =3kx12 r123 +X mx ··23 =3kx23 r233 +X mx ··31 =3kx31 r313 +X my ··12 =3ky12 r123 +Y my ··23 =3ky23 r233 +Y my ··31 =3ky31 r313 +Y

where the additional terms, identical for triples of equations, are

X=k( x12 r123 +x23 r233 +x31 r313 ) Y=k( y12 r123 +y23 r233 +y31 r313 )

For a choreography these functions are periodic with a period equal to one-third of that of the choreography.

The constraints on the center of mass carry over to the dual variables by subtracting each constraint from itself:

x12+x23 +x31 =0 x·12 +x·22 +x·31 =0 y12+y23 +y31 =0 y·12 +y·23 +y·31 =0

To write the energy entirely in terms of differences, first note that with existing constraints

( x·1 +x·2 +x·3 )2 =0 =x· 12 +x· 22 +x· 32 +2( x·1 x·2 +x·1 x·3 +x·2 x·3 )

followed by

x· 122 +x· 232 +x· 312 =2( x· 12 +x· 22 +x· 32 ) -2( x·1 x·2 +x·1 x·3 +x·2 x·3 ) x· 122 +x· 232 +x· 312 =3( x· 12 +x· 22 +x· 32 )

with corresponding expressions in y-variables. The energy can thus be written in dual variables as

E=m6( x· 122 +y· 122 +x· 232 +y· 232 +x· 312 +y· 312 ) -kr12 -kr23 -kr31

where the only change is a factor of one third on the kinetic energy. This concise form unfortunately cannot be used to generate accurate equations of motion.

While only the total energy is constant, it might be interesting to see the contributions from each body separately. In dual variables the definition of component energies is straightforward,

Eij =m6( x· ij2 +y· ij2) -krij

where indices are assigned cyclically. In direct variables the potential energy must be split equally over the bodies involved, so that again with cyclical index assignment one can define

Ei =m2( x· i2 +y· i2) -k2( 1rij +1rki )

The remaining constant of the motion is total angular momentum defined in direct variables by

L=m( x1 y·1 -y1 x·1 +x2 y·2 -y2 x·2 +x3 y·3 -y3 x·3 )

The can be written entirely in differences by noting

x12 y·12 +x23 y·23 +x31 y·31 =3( x1 y·1 +x2 y·2 +x3 y·3 ) -(x1 +x2 +x3) (y·1 +y·2 +y·3 ) =3( x1 y·1 +x2 y·2 +x3 y·3 )

and a corresponding expression with dotted and undotted variables interchanged. The total angular momentum can thus be written in dual variables as

L=m3( x12 y·12 -y12 x·12 +x23 y·23 -y23 x·23 +x31 y·31 -y31 x·31 )

where the only change is again a factor of one third. The definition of component angular momenta is straightforward in both cases:

Li =m( xi y· i -yi x· i) Lij =m3( xij y· ij -yij x· ij)

The equations of motion are integrated in the browser with a mass of one third and gravitational constant of one ninth. Details of initial conditions and their application are given in this presentation. The integration code, located here, denotes x· with u and y· with v for concision, and constraints on the center of mass are used to improve the performance of the process of integration.

The results of integration are assembled in multiple ways for the graphs that follow, with quantities available globally in the browser JavaScript console. Colors of direct variables are chosen to match orbit segments of this presentation. Colors of dual variables are assigned according to what would be their third cyclical index.

All functions are periodic in the basic time span of 1.67611892375928 or a rational division thereof. Functions for individual bodies are shifted by a third of this period relative to one another. Total energy is minus one half and total angular momentum is zero.

The integration of the equations of motion is good to at least seven significant digits. This can be seen by evaluating the total energy and angular momentum at a random index of the integrated solution:

Plots are presented first for direct variables, followed by dual variables.


Parametric plot of direct coordinates x and y , and the source of the name of the choreography:

Direct coordinate variables x as a function of time:

Direct coordinate variables y as a function of time:

Direct squared radial variables x2 +y2 as a function of time:

Sum of direct squared radial variables as a function of time:

Direct radial variables x2 +y2 as a function of time:

Sum of direct radial variables as a function of time:

Direct coordinate angular variables tan1 (yx) as a function of time:

Sum of direct coordinate angular variables as a function of time:

Parametric plot of direct velocity variables x· and y· :

Direct velocity variables x· as a function of time:

Direct velocity variables y· as a function of time:

Direct squared speed variables x ·2 +y ·2 as a function of time:

Sum of direct squared speed variables as a function of time:

Direct speed variables x ·2 +y ·2 as a function of time:

Sum of direct speed variables as a function of time:

Direct velocity angular variables tan1 (y· x· ) as a function of time:

Sum of direct velocity angular variables as a function of time:

Parametric plot of direct phase space x and x· :

Parametric plot of direct phase space y and y· :

Component energies in direct variables as a function of time:

Component angular momenta in direct variables as a function of time:


Parametric plot of dual coordinates x and y :

Dual coordinate variables x as a function of time:

Dual coordinate variables y as a function of time:

Dual squared radial variables x2 +y2 as a function of time:

Sum of dual squared radial variables as a function of time:

Dual radial variables x2 +y2 as a function of time:

Sum of dual radial variables as a function of time:

Dual coordinate angular variables tan1 (yx) as a function of time:

Sum of dual coordinate angular variables as a function of time:

Parametric plot of dual velocity variables x· and y· :

Dual velocity variables x· as a function of time:

Dual velocity variables y· as a function of time:

Dual squared speed variables x ·2 +y ·2 as a function of time:

Sum of dual squared speed variables as a function of time:

Dual speed variables x ·2 +y ·2 as a function of time:

Sum of dual speed variables as a function of time:

Dual velocity angular variables tan1 (y· x· ) as a function of time:

Sum of dual velocity angular variables as a function of time:

Parametric plot of dual phase space x and x· :

Parametric plot of dual phase space y and y· :

Component energies in dual variables as a function of time:

Component angular momenta in dual variables as a function of time:

Inversed cubed dual radial variables 1r3 as a function of time:

The function X in dual variables as a function of time:

The function Y in dual variables as a function of time:


The motivation for the term “dual” comes from the parametric plots above. In dual coordinate variables the closed figure eight becomes an open Gaussian-shaped curve. Conversely, the open velocity parametric plot in direct variables becomes a closed curve in dual variables. A variety of such relations are expected to appear between other corresponding variables.

Having all of the dynamic variables visualized allows one to speculate as to the exact functional forms of their temporal dependence as well as immediately dismiss some ideas. For example, the sum of dual radial variables appears almost constant when the origin is included but clearly is not exactly constant. The actual behavior appears to be close to a cosine with small amplitude.

Several of the other functions appear to be either circular or Jacobi elliptic functions and in some case this can be graphically tested. The individual dual radial variables appear to be circular functions: plotting the right-hand sides of their equations of motion would in that case have the same appearance. First develop one such equation of motion from given quantities:

r122 =x122 +y122 r·12 =x12 x ·12 +y12 y ·12 r12   r ·· 12 =x ·122 +x12 x ·· 12 +y ·122 +y12 y ·· 12 r12 -(x12 x ·12 +y12 y ·12 )2 r123 r ·· 12 =x12 x ·· 12 +y12 y ·· 12 r12 +(x12 y ·12 -y12 x ·12 )2 r123 r ·· 12 =3k mr122 +x12X +y12Y mr12 +9L122 m2 r123 =? ω2 r12

If this variable is indeed a simple circular function, then as indicated the right-hand side of the equation should be proportional to the variable itself apart from a constant displacement. Plotting the radial variable along with the scaled right-hand side in purple,

it is immediately clear that the simple looking function is not an exact circular. The overall behaviors of these two functions, as well as many of those above, are considered here.


Uploaded 2018.10.15 — Updated 2018.12.25 analyticphysics.com